home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 250 (DVD) / Issue 250 - December 2008 - DPCS1208DVD.ISO / Free Software / Gnumeric / gnumeric-1.9.1-win32-20080505.exe / 1.9.1 / lib / goffice / 0.6.4 / plugins / plot_boxes / plugin.xml < prev   
Encoding:
Extensible Markup Language  |  2008-05-04  |  2.5 KB  |  50 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <plugin id="GOffice_plot_boxes">
  3.     <information>
  4.         <name>Charting : Box-Plots/Histograms</name>
  5.         <name xml:lang="ca">Gr├áfic: diagrames de caixa/histogrames</name>
  6.         <name xml:lang="vi">Vß║╜ ─æß╗ô thß╗ï: Hß╗Öp/Biß╗âu ─æß╗ô tß║ºn xuß║Ñt</name>
  7.         <description>Box-Plots and Histograms</description>
  8.         <description xml:lang="ca">Diagrames de caixa i histogrames</description>
  9.         <description xml:lang="es">Diagramas de cajas e histogramas</description>
  10.         <description xml:lang="vi">Vß║╜ hß╗Öp v├á biß╗âu ─æß╗ô tß║ºn xuß║Ñt</description>
  11.     </information>
  12.     <loader type="Gnumeric_Builtin:module">
  13.         <attribute value="boxplot" name="module_file"/>
  14.     </loader>
  15.     <services>
  16.         <service type="plot_engine" id="GogBoxPlot">
  17.             <information>
  18.                 <description>Box-plot plotting engine</description>
  19.                 <description xml:lang="ca">Motor tra├ºador de diagrames de caixa</description>
  20.                 <description xml:lang="de">Kastengraph-Engine</description>
  21.                 <description xml:lang="en_CA">Box-plot plotting engine</description>
  22.                 <description xml:lang="en_GB">Box-plot plotting engine</description>
  23.                 <description xml:lang="es">Motor de dibujado del diagrama de cajas</description>
  24.                 <description xml:lang="fr">Moteur de dessin box-plot</description>
  25.                 <description xml:lang="pt_BR">Ferramenta de plotagem de Box-Plot</description>
  26.                 <description xml:lang="vi">C╞í chß║┐ vß║╜ ─æß╗ô thß╗ï hß╗Öp</description>
  27.             </information>
  28.         </service>
  29.         <service type="plot_engine" id="GogHistogramPlot">
  30.             <information>
  31.                 <description>Histograms plotting engine</description>
  32.                 <description xml:lang="ca">Motor de tra├ºador d'histogrames</description>
  33.                 <description xml:lang="es">Histogramas del motor de dibujo</description>
  34.                 <description xml:lang="ru">╨£╨╛╨┤╤â╨╗╤î ╨╛╤é╨╛╨▒╤Ç╨░╨╢╨╡╨╜╨╕╤Å ╨│╨╕╤ü╤é╨╛╨│╤Ç╨░╨╝╨╝</description>
  35.                 <description xml:lang="vi">C╞í chß║┐ vß║╜ biß╗âu ─æß╗ô tß║ºn xuß║Ñt</description>
  36.             </information>
  37.         </service>
  38.         <service type="plot_type" id="boxplot">
  39.             <file>plot-types.xml</file>
  40.             <information>
  41.                 <description>Statistics plot types</description>
  42.                 <description xml:lang="ca">Tipus de tra├ºats estad├¡stics</description>
  43.                 <description xml:lang="es">Estad├¡sticas de los tipos de gr├íficos</description>
  44.                 <description xml:lang="vi">Kiß╗âu ─æß╗ô thß╗ï vß║╜ thß╗æng k├¬</description>
  45.                 <description xml:lang="zh_HK">τ╡▒Φ¿êτ╣¬Φú╜Θí₧σ₧ï</description>
  46.                 <description xml:lang="zh_TW">τ╡▒Φ¿êτ╣¬Φú╜Θí₧σ₧ï</description>
  47.             </information>
  48.         </service>
  49.     </services>
  50. </plugin>